| commit | 1bb569ec8189e0498dc17c57e9237ffd85beb273 | [log] [tgz] |
|---|---|---|
| author | Junio C Hamano <junio@hera.kernel.org> | Fri May 05 23:14:25 2006 |
| committer | Junio C Hamano <junio@hera.kernel.org> | Fri May 05 23:14:25 2006 |
| tree | 810ac97c3b91652af2e900f2779e111965c4984d | |
| parent | 88a3a070894a23a10133fee89065cb27199cf58b [diff] [blame] |
Autogenerated HTML docs for v1.3.2-g8611
diff --git a/git-repack.txt b/git-repack.txt index d2f9a44..9516227 100644 --- a/git-repack.txt +++ b/git-repack.txt
@@ -38,6 +38,7 @@ -d:: After packing, if the newly created packs make some existing packs redundant, remove the redundant packs. + Also runs gitlink:git-prune-packed[1]. -l:: Pass the `--local` option to `git pack-objects`, see